home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d14
/
cxlxplod.arc
/
WXINFO.C
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1989-06-12
|
306 b
|
15 lines
/* WXINFO.C - contains the exploding window information record */
#include "cxldef.h"
#include "cxlwin.h"
#include "cxlxwin.h"
struct _wxinfo_t _Near _Cdecl _wxinfo=
{
NULL, /* pointer to active exploding window */
0, /* total # of xploding windows */
};